Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: all TooltipOptions fields in cameCase #97

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mikegeiss
Copy link
Contributor

@mikegeiss mikegeiss commented Mar 25, 2020

Currently the syntax of TypeDefinition for TooltipOptions and of defaultOptions differ. In addition, when using the TypeDefintion syntax for fields with a -, these options don’t work. They only work when written in camelCase. So the TypeDefinition needs to be adapted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant